popover: Do not hide the popover if the focus widget is just unset
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 19 May 2014 11:41:34 +0000 (13:41 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Mon, 19 May 2014 11:49:03 +0000 (13:49 +0200)
commite2cd59b7313a28f74104f8f9c49412042578c7bf
treecffd7032add992d85ec8d4003a6300d7bebf4736
parentc665564374de33c95023b86ec85a7654901ba240
popover: Do not hide the popover if the focus widget is just unset

The focus widget might be unset, just to be set again on a widget inside
the popover. Have the popover wait till the focus is actually moved outside
before dismissing.
gtk/gtkpopover.c